Welcome![Sign In][Sign Up]
Location:
Search - 51 usb

Search list

[USB developusb_mouse

Description: 使用ch375和stc 51写的usb鼠标的代码-Ch375 and stc 51 use the usb mouse to write the code
Platform: | Size: 169984 | Author: wang | Hits:

[SCM51_dpj1

Description: 51单片机相关的学习源代码,具体与USB、CAN bus及MP3相关-51 SCM-related learning source code, specifically with USB, CAN bus and MP3-related
Platform: | Size: 17620992 | Author: 王有庆 | Hits:

[uCOSusbuCOS-II51V1.1

Description: 51单片机的基于UCOSii的usb驱动源码,USB驱动来发方面的资料-51 single-chip microcomputer-based source UCOSii the usb drive, USB drive Laifa information
Platform: | Size: 57344 | Author: wang | Hits:

[SCMFrequenzzaehlerV0_1

Description: 自己制作51开发板. 带自恢复保险丝,试验安全,40Pin锁紧插座适用于4~40脚芯片,可以自由配置电源引脚。 板上资源: 1、6个高亮数码管显示(数字和字母显示) 2、8个独立优质按键(2Pin)(人机接口输入) 3、8个高亮发光二极管(跑马灯、指示灯、红绿灯等) 4、标准的RS232通信接口(PC通信) 5、一体化红外接收头(高灵敏度) 6、遥控器用红外发射管(广发射 角)可以模拟遥控器。 7、蜂鸣器(报警以及声音提示) 8、一路继电器输出 9、EEPROM 24C02(数据存储) 10、ADC0832转换器接口(模数转换) 11、DS18B20接口(精密温度检测) 12、USB口供电,带自恢复保险丝保护 13、加装优质电源开关 14、晶振采用拔插方式,可以使用于不同频率 15、DC电机接口(直接接入小功率直流电机即可) 16、4相步进电机接口(直接接入即可) 17、音频扬声器接口(直接接入可以播放音乐、声波) 18、经典复位电路 19、ISP 10Pin下载线接口 20、标准并口下载线
Platform: | Size: 369664 | Author: kehan | Hits:

[SCMUSB_ISP_DOWN

Description: 一个使用USB下载51单片机程序的源程序,是第一手开发,很方便学习单片机的朋友使用-A use of 51 single-chip USB to download the source program is first-hand development, very convenient to study the use of SCM Friend
Platform: | Size: 56320 | Author: 周智江 | Hits:

[ELanguagebanyan_driver

Description: BANYAN仿真器的驱动 支持USB 2.0/USB1.1 支持Win2000/WinXP 支持SDT 2.51, ADS 1.2, RVDS,Multi2000, CodeWarrior, IAR,GDB/Insight源代码级调试 支持ARM7/ARM9/XScale系列CPU 支持CPU内核类型自动检测 支持多ARM内核处理器 -BANYAN emulator driver support USB 2.0/USB1.1 support Win2000/WinXP support SDT 2.51, ADS 1.2, RVDS, Multi2000, CodeWarrior, IAR, GDB/Insight source-level debugging support ARM7/ARM9/XScale Series CPU core CPU support automatically detect the type of ARM to support multi-core processors
Platform: | Size: 790528 | Author: 杨沫涵 | Hits:

[SCM62256

Description: 62256在单片机上的应用,C语言源码,Keil uVision3工程文件,附原理图及说明学习文档 62256简介: 62系列是最常用的单片机系统扩展RAM元器件,其类型有6216、6232、6264、62128、62256或62512等多种,62后面的数字表示此元器件中可以存储的位(单位:千bit),我们通常的说法是将此值除以8,比如62256将256除以8,我们一般称之为32K的RAM。 如果学习过二进制就可以知道,区分两个字节需要一根地址线就可以:0或者1;而区分四个字节需要2根地址线;区分八个字节需要三根地址线…..以此类推,我们可以计算出要区分32K的RAM区,需要15根地址线,也就是器件上面的A0-A14管脚用于确定唯一的一个字节内容。 我们现在学习的51单片机是8位的,所以必须用两个IO口来联接这个RAM器件,通常我们用P0(低字节)和P2(高字节)两个端口来确定此器件的地址,而P0口是51单片机标准的总线口,是地址线和数据线复用的,所以与62256联接时需要加一片锁存器来锁存地址。即先将地址送到锁存器(通常用74HC373)中,然后P0口空闲下来后开始接收或发送数据至62256。 -err
Platform: | Size: 18432 | Author: Tad | Hits:

[SCMFat32

Description: usb 的fat32格式源码,内潜协议,不错的,在51+keil环境下运行通过的源码-the fat32 format usb source, within the latent agreement, yes, in 51+ keil environment to run through the source
Platform: | Size: 1024 | Author: cz | Hits:

[SCMusbD12lib

Description: D12 USB 驱动程序,加51源理图,加上位机测试程序,与驱动程序-D12 USB driver, plus the source of the rationale for Figure 51, together with the digital test procedures, and Driver
Platform: | Size: 1165312 | Author: 李辚 | Hits:

[Embeded-SCM DevelopMEGA8USB5andavr

Description: usbasp监控程序,avr、51单片机的usb下载线。-usbasp monitoring program, avr, 51 Singlechip download usb line.
Platform: | Size: 280576 | Author: 晓萌 | Hits:

[USB developPDIUSBD12_for_51_code

Description: PDIUSBD12的与上位机通过USB通信的代码,基于51内核,经典菜鸟学习USB的程序-PDIUSBD12 with the host computer through the USB communication code, based on 51 core, the classic rookie USB study procedures
Platform: | Size: 264192 | Author: 老杨 | Hits:

[SCMusbtongxun

Description: 介绍了与51 单片机USB 接口的PC 主机在Windows 环境下软件设计过程。驱动程序由DriverStudio 生成, 动态链 接库和应用程序分别采用Visual C++ 和Visual Basic 编写。实现了PC 机与单片机之间通过PDIUSBD 12 芯片进行数据通讯 的功能。-Abstract : The design of software under Windows in PC linking 51MCU with USB interface is presented . the process of the driver produced by DriverStudio , the dynamic link library compiled by Visual C++ and the application implemented with Visual Basic are introduced . The function of data communication between PC and MCU through PDIUSBD 12 is realized.
Platform: | Size: 801792 | Author: 321 | Hits:

[SCMmcudesign

Description: 单片机设计,毕业设计 16×16点阵(滚动显示)论文+程序 cdma通信系统中的接入信道部分进行仿真与分析 LED显示屏动态显示和远程监控的实现 MCS-51单片机温度控制系统 USB接口设计 毕业设计(论文)OFDM通信系统基带数据 仓库温湿度的监测系统 单片机串行通信发射机 单片机课程设计__电子密码锁报告 单片机控制交通灯 电动智能小车(完整论文 电气工程系06届毕业设计开题报告 电信运营商收入保障系统设计与实现 电子设计大赛点阵电子显示屏(A题 电子时钟 火灾自动报警系统设计 基于GSM短信模块的家庭防盗报警系统 基于GSM模块的车载防盗系统设计 TC35i 资料 基于网络的虚拟仪器测试系统 门控自动照明电路 全遥控数字音量控制的D类功率放大器 数控直流稳压电源完整论文 数字密码锁设计 数字抢答器(数字电路) 数字时钟 水箱单片机控制系统 同步电机模型的MATLAB仿真 温度监控系统的设计 用单片机控制直流电机 用单片机实现温度远程显示 智能家用电热水器控制器 智能型充电器电源和显示的设计 自动加料机控制系统-mcu design,
Platform: | Size: 8664064 | Author: zhangyun | Hits:

[SCMReadUDisk

Description: 单片机读写U盘源码 基于51单片机和国产USB芯片CH374,挂载FAT文件系统、USB海量存储设备驱动,读写使用FAT文件系统的U盘。-Disk read and write single-chip U-source and based on 51 single-chip USB chip made CH374, mount FAT file system, USB mass storage device driver, read and write using the FAT file system of the U disk.
Platform: | Size: 81920 | Author: Freeman | Hits:

[SCM51andsl811

Description: 51单片机usb读写u盘程序,,使用器件sl181-51 single-chip usb disk u read and write procedures, the use of devices sl181. .
Platform: | Size: 257024 | Author: 朱广 | Hits:

[SCMdanpianjibianchengqi.RAR

Description: 单片机编程器 51 arm ez-usb-Single-chip microcomputer programmer 51 arm ez-usb
Platform: | Size: 460800 | Author: xieqingwei | Hits:

[Software Engineering51danpianjikaifajiyingyong

Description: 一些实用的单片机设计方案,usb接口,OFDM,串行通信发射机,电子密码锁,智能小车,点阵,电子时钟-Practical single-chip design, usb interface, OFDM, Serial communication transmitters, electronic locks, intelligent car, lattice, electronic clock
Platform: | Size: 3329024 | Author: 叶少朋 | Hits:

[Other Embeded programMEGA8USBISP

Description: 用ATMEGA8制作的ISP下载线,此下载线制作简单,支持51单片机和AVR单片机。-Produced by ISP download ATMEGA8 line, this line produced a simple download to support the AVR MCU and single-chip microcomputer 51.
Platform: | Size: 246784 | Author: 蔡家朝 | Hits:

[Embeded-SCM DevelopUSBISP

Description: AT89S51,AT89S52单片机USB下载器,AT89S51,AT89S52单片机USB下载器,里面的PCB电路-AT89S51, AT89S52 Download Single-chip USB device, AT89S51, AT89S52 Single-chip USB to download, and the PCB circuit inside ...
Platform: | Size: 182272 | Author: 没有什么 | Hits:

[USB developserial_and_usb_mcu

Description: USB与串口通信的程序中单片机的源码,用keil编写,采用51单片机.-USB and serial communication program source MCU, using keil prepared, using 51 single-chip microcomputer.
Platform: | Size: 82944 | Author: 林海全 | Hits:
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 22 »

CodeBus www.codebus.net